home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
mac
/
Chapter Tutorials
/
ch08.Lingo
/
tutor.dcr
/
00138.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-05
|
166 b
|
7 lines
on transferComplete theURL, netID
if NetMIME(NetID) contains "application/x-director" then
GoToNetMovie theURL
else
GoToNetPage theURL
end if
end